Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #516

Merged
merged 17 commits into from
Dec 4, 2024
Merged

Update dependencies #516

merged 17 commits into from
Dec 4, 2024

Conversation

js0mmer
Copy link
Member

@js0mmer js0mmer commented Nov 20, 2024

Description

  • Updated most dependencies
  • Notable changes:
    • @import is deprecated in Sass, all usages of it have been replaced with @use
    • needed to explicitly define Sass compiler in vite config
    • constraints in drizzle are now defined using an array rather than an object
  • added node v22 to engines list

Future Steps

  • eslint v8 is deprecated
    • the config for v9 is completely different, need to figure out how to migrate to it

Steps to verify/test this change:

  • Verify changes work as expected on staging instance

Final Checks:

  • Verify successful deployment

(optional)

  • Write tests
  • Write documentation

Issues

Closes #

@js0mmer js0mmer merged commit b542e04 into main Dec 4, 2024
2 checks passed
@js0mmer js0mmer deleted the update-packages branch December 4, 2024 01:46
@js0mmer js0mmer restored the update-packages branch December 4, 2024 20:56
@js0mmer js0mmer deleted the update-packages branch December 5, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants